source/duktape/package.d(46,25): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/duktape/package.d(46,25): Use `shared static this` instead. source/duktape/package.d(47,28): Deprecation: initialization of `immutable` variable from `static this` is deprecated. source/duktape/package.d(47,28): Use `shared static this` instead. source/duktape/package.d(59,50): Error: `@safe` function `duktape.DukContext.my_fatal` cannot call `@system` function `std.string.fromStringz!char.fromStringz` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/string.d(222,15): `std.string.fromStringz!char.fromStringz` is declared here source/etc/c/duktape.d(497,6): Error: variable `etc.c.duktape.duk_error._argptr` `void` initializers for pointers not allowed in safe functions source/etc/c/duktape.d(504,17): Error: `@safe` function `etc.c.duktape.duk_error` cannot call `@system` function `core.stdc.stdarg.va_start!(const(char*)).va_start` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdarg.d(194,10): `core.stdc.stdarg.va_start!(const(char*)).va_start` is declared here source/etc/c/duktape.d(508,11): Error: `@safe` function `etc.c.duktape.duk_error` cannot call `@system` function `core.stdc.stdarg.va_end` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdarg.d(459,10): `core.stdc.stdarg.va_end` is declared here source/etc/c/duktape.d(639,11): Error: variable `etc.c.duktape.duk_push_error_object._argptr` `void` initializers for pointers not allowed in safe functions source/etc/c/duktape.d(645,17): Error: `@safe` function `etc.c.duktape.duk_push_error_object` cannot call `@system` function `core.stdc.stdarg.va_start!(const(char*)).va_start` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdarg.d(194,10): `core.stdc.stdarg.va_start!(const(char*)).va_start` is declared here source/etc/c/duktape.d(649,11): Error: `@safe` function `etc.c.duktape.duk_push_error_object` cannot call `@system` function `core.stdc.stdarg.va_end` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdarg.d(459,10): `core.stdc.stdarg.va_end` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.